Package-level declarations

Types

Link copied to clipboard
public class CrownItem extends VerticallyAttachableBlockItem implements Equipment

A crown, which makes piglins neutral when worn, just like gold armor.

Link copied to clipboard
public abstract class StaffItem extends Item

Staff item dispatching functionality to StaffHandler without loader specific functionality. Implementing loader-specific interfaces is highly recommended when extending the class to pass loader-specific functionality to StaffHandler.